From 3b24abb226bf8e1c6fed9bd9b30949465de51eca Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 21 May 2002 21:03:22 +0000 Subject: [PATCH] (shortlisp): Add font-core.el. --- src/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.in b/src/Makefile.in index 82d1e78aaa0..d48501d084f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -813,6 +813,7 @@ shortlisp= \ ../lisp/startup.elc \ ../lisp/subr.elc \ ../lisp/term/tty-colors.elc \ + ../lisp/font-core.elc \ ../lisp/textmodes/fill.elc \ ../lisp/textmodes/page.elc \ ../lisp/textmodes/paragraphs.elc \ -- 2.30.2